numa: Extend MEMOP_ allocation functions to take a node argument.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 5 Jul 2008 13:43:37 +0000 (14:43 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 5 Jul 2008 13:43:37 +0000 (14:43 +0100)
commit24342075eacb997caed94aaf83f57e521fa70fc9
tree86d3c862a847a94b369c919b659827a0fa2e52b7
parent24a06f7ce128efb2188ab30512bd4d9e1dbab754
numa: Extend MEMOP_ allocation functions to take a node argument.

The address_bits field will be limited to 8 bits and is now embedded
in the mem_flags member, which additionally contains the node number
(limited to 8 bit).

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/ioemu/vl.c
tools/libxc/xc_domain.c
tools/libxc/xc_private.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
xen/common/memory.c
xen/common/page_alloc.c
xen/include/public/memory.h
xen/include/public/xen-compat.h